From 379c61429cb1ad7d854bb9e675ce8a58ff65cf9a Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 9 May 2005 03:53:32 +0000 Subject: [PATCH] Fix a typo (#303473, Masao Mutoh) 2005-05-08 Matthias Clasen * gdk/tmpl/visuals.sgml: Fix a typo (#303473, Masao Mutoh) --- docs/reference/ChangeLog | 2 ++ docs/reference/gdk/tmpl/visuals.sgml | 5 ++++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/reference/ChangeLog b/docs/reference/ChangeLog index e00cd68049..366d7a7081 100644 --- a/docs/reference/ChangeLog +++ b/docs/reference/ChangeLog @@ -1,5 +1,7 @@ 2005-05-08 Matthias Clasen + * gdk/tmpl/visuals.sgml: Fix a typo (#303473, Masao Mutoh) + * gdk-pixbuf/tmpl/inline.sgml: * gdk-pixbuf/tmpl/file-saving.sgml: Add long descriptions. diff --git a/docs/reference/gdk/tmpl/visuals.sgml b/docs/reference/gdk/tmpl/visuals.sgml index fe15ff7e09..a40e4733c3 100644 --- a/docs/reference/gdk/tmpl/visuals.sgml +++ b/docs/reference/gdk/tmpl/visuals.sgml @@ -51,6 +51,9 @@ then %GDK_VISUAL_STATIC_GRAY. #GdkImage, #GdkColormap, #GdkRGB + + + The GdkVisual structure contains information about @@ -129,7 +132,7 @@ values for display. blue_mask fields of the #GdkVisual structure describe how the components are assembled into a pixel value. @GDK_VISUAL_DIRECT_COLOR: Each pixel value contains red, green, and blue - components as for %GDK_TRUE_COLOR, but the components are mapped via a + components as for %GDK_VISUAL_TRUE_COLOR, but the components are mapped via a color table into the final output table instead of being converted directly. -- 2.30.2